In window-related documentation write 'symbol' instead of 'constant'
authorMartin Rudalics <rudalics@gmx.at>
Sat, 16 Mar 2024 09:10:29 +0000 (10:10 +0100)
committerMartin Rudalics <rudalics@gmx.at>
Sat, 16 Mar 2024 09:10:29 +0000 (10:10 +0100)
commit899ea79310d1b8ed78c3fd8ac1784043dd732dbf
treedc880ccef640c0f3993ef9bcd9d15315b77c94d9
parentdeebf74b0e178f841c8f504b002b139d13889344
In window-related documentation write 'symbol' instead of 'constant'

Suggested by Michael Heerdegen <michael_heerdegen@web.de>.

* src/window.c (window_restore_killed_buffer_windows): In
doc-string write 'symbol' instead of 'constant'.
* lisp/window.el (display-buffer--lru-window)
(display-buffer-use-least-recent-window): In doc-strings write
'symbol' instead of 'constant'.
* doc/lispref/windows.texi (Window Configurations): Write
'symbol' instead of 'constant'.
doc/lispref/windows.texi
lisp/window.el
src/window.c